Dynomotion

Group: DynoMotion Message: 3939 From: TKSOFT Date: 2/19/2012
Subject: Experimental Version V4.29z Available

Experimental Version V4.29z Available

This Version includes significant changes and should probably not be used for Production Machines

The C++ and .NET libraries have been re-organized to become more object oriented to more easily support multiple boards and coordinate systems.

Error Callbacks now allow User Applications to handle errors and error messages on their own.

The New KFLOPWebNC Application is included and more functional

USB Throughput has been improved

The Exponential Motion Command MoveExp has been improved 

Many Bug fixes 

Download here:

http://dynomotion.com/Software/KMotion429z.exe

More Details:

http://dynomotion.com/Software/Changes_4.28_4.29z.txt

Please try it out and report any bugs or issues.

Regards

TK

Group: DynoMotion Message: 3986 From: tmday7 Date: 2/20/2012
Subject: Re: Experimental Version V4.29z Available
Tried out the KFLOPWebNC, and noticed a few things....
MDI now works as expected.But when doing a G0X0 the rapid is way faster than what i have set in the settings.

Running a gcode(roadrunner) seems to work good. Making changes to FRO takes about 4 seconds before an update to feedrate happens.

My closed loop settings in my init C program does not work. It just runs as open loop. I then opened Kmotion and ran same C program and still no closed loop. I opened the Axis screen in Kmotion and the Axis1(Yaxis)Position was accumulating, but my Y axis was not moving at all.

Reinstalled 4.28,
Ill try to do some more trouble shooting later, need mill right now.

Troy

--- In DynoMotion@yahoogroups.com, "TKSOFT" <tk@...> wrote:
>
>
> Experimental Version V4.29z Available
>
> This Version includes significant changes and should probably not be
> used for Production Machines
>
> The C++ and .NET libraries have been re-organized to become more object
> oriented to more easily support multiple boards and coordinate systems.
>
> Error Callbacks now allow User Applications to handle errors and error
> messages on their own.
>
> The New KFLOPWebNC Application is included and more functional
>
> USB Throughput has been improved
>
> The Exponential Motion Command MoveExp has been improved
>
> Many Bug fixes
>
> Download here:
>
> http://dynomotion.com/Software/KMotion429z.exe
> <http://dynomotion.com/Software/KMotion429z.exe>
>
> More Details:
>
> http://dynomotion.com/Software/Changes_4.28_4.29z.txt
> <http://dynomotion.com/Software/Changes_4.28_4.29z.txt>
>
> Please try it out and report any bugs or issues.
>
> Regards
>
> TK
>
Group: DynoMotion Message: 3990 From: bradodarb Date: 2/20/2012
Subject: Re: Experimental Version V4.29z Available
Hello Troy,

Thanks for the feedback!

Rapids:

What do you have in the settings?

FRO:
How many seconds of look ahead time do you have in the T Planner parameters?(I'm guessing around 4)


I would be interested to hear from Tom why your c program would not run from KMotion.


BTW, there are many upgrades coming to WebNC.

Thank again,
Brad Murry

--- In DynoMotion@yahoogroups.com, "tmday7" <tmday@...> wrote:
>
> Tried out the KFLOPWebNC, and noticed a few things....
> MDI now works as expected.But when doing a G0X0 the rapid is way faster than what i have set in the settings.
>
> Running a gcode(roadrunner) seems to work good. Making changes to FRO takes about 4 seconds before an update to feedrate happens.
>
> My closed loop settings in my init C program does not work. It just runs as open loop. I then opened Kmotion and ran same C program and still no closed loop. I opened the Axis screen in Kmotion and the Axis1(Yaxis)Position was accumulating, but my Y axis was not moving at all.
>
> Reinstalled 4.28,
> Ill try to do some more trouble shooting later, need mill right now.
>
> Troy
>
> --- In DynoMotion@yahoogroups.com, "TKSOFT" <tk@> wrote:
> >
> >
> > Experimental Version V4.29z Available
> >
> > This Version includes significant changes and should probably not be
> > used for Production Machines
> >
> > The C++ and .NET libraries have been re-organized to become more object
> > oriented to more easily support multiple boards and coordinate systems.
> >
> > Error Callbacks now allow User Applications to handle errors and error
> > messages on their own.
> >
> > The New KFLOPWebNC Application is included and more functional
> >
> > USB Throughput has been improved
> >
> > The Exponential Motion Command MoveExp has been improved
> >
> > Many Bug fixes
> >
> > Download here:
> >
> > http://dynomotion.com/Software/KMotion429z.exe
> > <http://dynomotion.com/Software/KMotion429z.exe>
> >
> > More Details:
> >
> > http://dynomotion.com/Software/Changes_4.28_4.29z.txt
> > <http://dynomotion.com/Software/Changes_4.28_4.29z.txt>
> >
> > Please try it out and report any bugs or issues.
> >
> > Regards
> >
> > TK
> >
>
Group: DynoMotion Message: 3995 From: Tom Kerekes Date: 2/20/2012
Subject: Re: Experimental Version V4.29z Available
Hi Troy,
 
Thanks for testing.  The Init.c file is what determines the Rapid speeds so check what those are set at.
 
FRO goes to the TP and applies to buffered data so that delay is normal.  Reducing the Buffer time can help at the risk of the Buffer underflowing.
 
Can you provide more info on the last problem?  Try Uploading the settings in KMotion to verify what the Output Mode and so forth is set at.  Also it isn't clear what you mean by "axis is accumulating".  Depending on the Max Output setting once the Max Output value is reached the closed loop will stop correcting.
 
Regards
TK

Group: DynoMotion Message: 4036 From: tmday7 Date: 2/22/2012
Subject: Re: Experimental Version V4.29z Available
Tom,
Should this version be ok to use the Mach3 plugin?

Troy



--- In DynoMotion@yahoogroups.com, "tmday7" <tmday@...> wrote:
>
> Tried out the KFLOPWebNC, and noticed a few things....
> MDI now works as expected.But when doing a G0X0 the rapid is way faster than what i have set in the settings.
>
> Running a gcode(roadrunner) seems to work good. Making changes to FRO takes about 4 seconds before an update to feedrate happens.
>
> My closed loop settings in my init C program does not work. It just runs as open loop. I then opened Kmotion and ran same C program and still no closed loop. I opened the Axis screen in Kmotion and the Axis1(Yaxis)Position was accumulating, but my Y axis was not moving at all.
>
> Reinstalled 4.28,
> Ill try to do some more trouble shooting later, need mill right now.
>
> Troy
>
> --- In DynoMotion@yahoogroups.com, "TKSOFT" <tk@> wrote:
> >
> >
> > Experimental Version V4.29z Available
> >
> > This Version includes significant changes and should probably not be
> > used for Production Machines
> >
> > The C++ and .NET libraries have been re-organized to become more object
> > oriented to more easily support multiple boards and coordinate systems.
> >
> > Error Callbacks now allow User Applications to handle errors and error
> > messages on their own.
> >
> > The New KFLOPWebNC Application is included and more functional
> >
> > USB Throughput has been improved
> >
> > The Exponential Motion Command MoveExp has been improved
> >
> > Many Bug fixes
> >
> > Download here:
> >
> > http://dynomotion.com/Software/KMotion429z.exe
> > <http://dynomotion.com/Software/KMotion429z.exe>
> >
> > More Details:
> >
> > http://dynomotion.com/Software/Changes_4.28_4.29z.txt
> > <http://dynomotion.com/Software/Changes_4.28_4.29z.txt>
> >
> > Please try it out and report any bugs or issues.
> >
> > Regards
> >
> > TK
> >
>